projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9550707
)
Test once a month
author
Justin Burkett
<justin@burkett.cc>
Sun, 16 Feb 2020 18:54:20 +0000
(13:54 -0500)
committer
Justin Burkett
<justin@burkett.cc>
Sun, 16 Feb 2020 18:54:20 +0000
(13:54 -0500)
.github/workflows/test.yml
patch
|
blob
|
history
diff --git
a/.github/workflows/test.yml
b/.github/workflows/test.yml
index eb2a91ea091b137822f4bc67c93b2bb71db7855b..56b2e9e007e629b72252448866ceb160b1e29778 100644
(file)
--- a/
.github/workflows/test.yml
+++ b/
.github/workflows/test.yml
@@
-4,6
+4,8
@@
on:
push:
branches:
- master
+ schedule:
+ - cron: '* * 1 * *'
jobs:
build: